inherited FSendDetails: TFSendDetails Left = 272 Top = 199 BorderIcons = [biSystemMenu, biMaximize] Caption = 'Project Details' ClientHeight = 332 ClientWidth = 482 PixelsPerInch = 96 TextHeight = 13 object Memo: TMemo Left = 0 Top = 41 Width = 482 Height = 291 Align = alClient ReadOnly = True ScrollBars = ssBoth TabOrder = 0 end object Panel1: TPanel Left = 0 Top = 0 Width = 482 Height = 41 Align = alTop BevelOuter = bvNone TabOrder = 1 object Label1: TLabel Left = 96 Top = 8 Width = 297 Height = 25 AutoSize = False Caption = 'This is the project information you are about to send to Futurem' + 'ark Corporation ltd.' WordWrap = True end object Button1: TButton Left = 8 Top = 8 Width = 75 Height = 25 Caption = '&Close' Default = True ModalResult = 2 TabOrder = 0 end end end